ostree.git
2016-08-30 William Manleyostree-prepare-root: Allow building statically with...
2016-08-30 William Manleyswitchroot: Fix building with musl libc
2016-08-29 Colin Walterscommit: Don't delete tmp/cache dir
2016-08-29 Colin Walterssysroot: Add a flag to suppress post-deploy cleanup
2016-08-28 Colin Walterssysroot: Drop unnecessary `dup()` invocation
2016-08-27 Gatis Paeglisu-boot: Merge ostree's and systems uEnv.txt
2016-08-27 Giuseppe Scrivanopull: use same name for parameter and documentation...
2016-08-25 Colin Walterslib: Add an API to list only "our" objects, fix prune...
2016-08-25 Colin Waltersrepo: Add prefixes to errors for querying size/deleting
2016-08-25 Colin Walterspull: Make .commitpartial files world readable
2016-08-18 Jonathan Lebonpull_with_options: fix stray return FALSE
2016-08-18 Jonathan Lebonpull_with_options: allow GPG verification override
2016-08-18 Jonathan Lebonpull_with_options: fix remote parameter name & desc
2016-08-16 Colin Waltersrofiles-fuse: Rework to be based on nlink
2016-08-16 Colin Walterstest-rofiles-fuse: Actually check out via hardlinks
2016-08-12 Colin Waltersfixup! fix typo in docs/manual/atomic-upgrades.md
2016-08-12 Colin Waltersprune: Elaborate on what formats are accepted by dates
2016-08-12 Adam Millerfix typo in docs/manual/atomic-upgrades.md
2016-08-12 Dan Nicholsonrepo: Really ignore progress changed user data
2016-08-11 Jonathan Lebonmanual/repo.md: reword bits about the summary file
2016-08-11 Jonathan Lebonostree_bootdir: properly preprend $(prefix)
2016-08-11 Jonathan Lebonostree_bootdir: prepend $(prefix) to path
2016-08-11 Gatis PaeglisMove ostree-* executables to /usr/lib/ostree
2016-08-10 Dan Nicholsontests: Test that local pulls do not use deltas
2016-08-10 Dan Nicholsonpull: Disable static deltas by default for local pulls
2016-08-10 Dan Nicholsontests: Ensure deltas for pulling when needed
2016-08-10 Dan Nicholsonpull-local: Support requiring static deltas
2016-08-10 Dan Nicholsondeltas: Use F_DUPFD_CLOEXEC properly
2016-08-10 Dan Nicholsondeltas: Handle cleanup of fd array properly
2016-08-09 Colin Walterslibostree.sym: Add 2016.9 section
2016-08-09 Colin WaltersRelease 2016.8
2016-08-09 Colin Walterstests: Port sysroot.js away from libgsystem
2016-08-09 Colin Walterstravis: Disable email notifications
2016-08-09 Colin WaltersFinal excision of libgsystem dependency
2016-08-09 Colin Waltersprune: Retain the tip of each ref even with date pruning
2016-08-09 Colin Waltersbuild: Update .gitignore
2016-08-08 Colin Waltersdeploy: Use internal recursive copy rather than libgsystem
2016-08-08 Colin Waltersdeploy: Port file copying code to GLnxDirFdIterator
2016-08-08 Colin Waltersrepo: Fix an uninitialized variable
2016-08-08 Colin Waltersbuild: Make -Werror=int-conversion fatal
2016-08-08 Colin Waltersbuild: Import attributes.m4, detect CFLAGS at build...
2016-08-08 Colin Waltersrepo: Drop more internally unused GFile members
2016-08-05 Simon McVittietravis: run the test suite on various distributions
2016-08-05 Colin Walters.travis.yml: Delete, we aren't using it right now
2016-08-05 Simon McVittieSkip tests that use whiteouts under Docker/aufs
2016-08-05 Simon McVittieUpdate libglnx: Add missing files to libglnx distribution
2016-08-05 Colin Waltersrepo: Drop internal GFile config_file
2016-08-05 Colin Walterslib: Drop GFiles for self->{objects_dir,state_dir}
2016-08-05 Colin Waltersrepo: Port metadata writing code to fd-relative
2016-08-05 Colin Walterslib: Fix a compiler warning introduced from earlier...
2016-08-04 Colin Walterslib: Use libglnx file replace API more consistently
2016-08-04 Colin WaltersUpdate libglnx for O_TMPFILE build time option
2016-08-04 Colin Walterslib: Add padding booleans to OstreeRepoCheckoutAtOptions
2016-08-04 Colin Waltersrepo: Flip the fsync default to off for new checkout API
2016-08-03 Colin Waltersdeltas: Port compilation to libglnx/fd-relative
2016-08-03 Colin Waltersgrub2: Port away from gs_file_sync_data()
2016-08-03 Colin Walterslib: Port away from gs_file_rename()
2016-08-02 William Manleyostree-prepare-root: Add test that overlayfs over ...
2016-08-02 William Manleyostree-prepare-root: Fix typo in error message
2016-08-02 William Manleyostree-prepare-root: Make error message capitalisation...
2016-08-02 William Manleyostree-prepare-root: Use pivot_root if real sysroot...
2016-08-02 William ManleyRefactor ostree-prepare-root: Perform chdir to deploy...
2016-08-02 William Manleyostree-prepare-root: Refactor: Create /sysroot.tmp...
2016-08-02 William Manleyostree-prepare-root: Cope with /proc not being mounted
2016-08-02 William Manleyostree-prepare-root as init: exec init from deployment...
2016-08-02 William Manleyostree-prepare-root: Refactor code to resolve deploy_path
2016-08-02 William Manleytests: Add basic tests for ostree-prepare-root
2016-08-01 Colin Waltersrepo: Port to g_autoptr() rather than old style cleanup...
2016-08-01 Colin Waltersrepo: Port sign_data() to libglnx tmpfile APIs
2016-08-01 Colin Waltersdeploy: Replace a use of gs_file_enumerator with compat...
2016-08-01 Colin Waltersrepo: Make ostree_repo_create() nonfatal on existing...
2016-07-31 Dan Nicholsontests: Add test for delta with empty parts
2016-07-31 Dan Nicholsondeltas: Allow processing of empty delta parts
2016-07-30 Giuseppe Scrivanolibostree, ostree: fix usage of ostree_repo_checkout_tr...
2016-07-30 Giuseppe Scrivanolibostree: skip introspection for two functions
2016-07-30 Giuseppe Scrivanolibostree: mark ostree_repo_checkout_tree_at as deprecated
2016-07-30 Giuseppe Scrivanolibostree: new function ostree_repo_checkout_at
2016-07-29 Colin Walterslibglnx porting: Migrate to new tempfile code
2016-07-29 Jonathan Lebonstatic-delta: remove unused struct
2016-07-29 Jonathan Lebonstatic-delta: fix command contexts
2016-07-29 Colin Waltersdeltas: Handle untrusted checksums faster and more...
2016-07-29 Colin Walterstests/delta-crosscheck: Add missing --from
2016-07-28 Colin Walterslib: Fix compiler warning from previous patch
2016-07-28 Colin Walterslib: Fix leak in bootconfig parser
2016-07-28 Colin Waltersdeploy: Fix leaks in parsing /etc/os-release
2016-07-28 Colin Walterssysroot: Fix a leak in deployment dirpath API
2016-07-28 Colin Waltersglib.supp: Suppress g_task -> thread leaks
2016-07-28 Colin Waltersfetcher: Explicitly join thread if it's not self
2016-07-28 Colin Waltersglib.supp: Suppress worker context -> thread bits
2016-07-28 Colin Walterspull-local: Explicitly unref variant rather than relyin...
2016-07-28 Colin Waltersglib.supp: Suppress some dynamic type registrations too
2016-07-28 Colin Walterstrivial-httpd: Fix leak of option context
2016-07-25 Colin Walterspull: Don't execute static deltas when mirroring
2016-07-22 Colin Waltersrepo: Fix leak with ostree_repo_commit_traverse_iter_in...
2016-07-22 Jonathan Lebonlibglnx: bump to latest
2016-07-19 Colin Waltersdocs/formats: Elaborate a bit on delta from NULL usage
2016-07-16 Colin Waltersbuild: Make symlink depend on source
2016-07-15 Dan Nicholsoncore: Add allocating b64 checksum functions
2016-07-15 Dan Nicholsonlib: Fix version script node ordering
2016-07-14 Matthew LeedsREADME: Fix broken link
next